A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

I

IAction - Interface in org.eclipse.vtp.framework.core
An action performed by the process engine.
IActionContext - Interface in org.eclipse.vtp.framework.core
A service available to services at the action scope.
IActionResult - Interface in org.eclipse.vtp.framework.core
Represents the result of an action.
IApplicationDesign - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the file resource that contains an application callflow definition.
IApplicationFragment - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the file resource that contains an application callflow definition.
IApplicationFragmentProject - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the top level project folder resource for application design projects.
IApplicationProject - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the top level project folder resource for application design projects.
IArrayObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic sequence of other data objects.
IAudioFile - Interface in org.eclipse.vtp.desktop.projects.voice
This interface represents an audio file resource of either an application or persona project.
IBooleanObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic true or false value.
IBrand - Interface in org.eclipse.vtp.framework.common
IBrand.
IBrandRegistry - Interface in org.eclipse.vtp.framework.common
IBrandRegistry.
IBrandSelection - Interface in org.eclipse.vtp.framework.common
IBrandSelection.
IBridgeMessage - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A message that displays data to the agent on the other end of a conversation.
IBusinessObject - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a file rosource that contains the definition of a business object used in the application.
IBusinessObjectContainer - Interface in org.eclipse.vtp.desktop.projects.core
 
IBusinessObjectField - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a definition of a business object field.
IBusinessObjectSet - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the folder resource that contains the business objects defined in an application project.
ICommand - Interface in org.eclipse.vtp.framework.spi
A command that can be enqueued with the external process controller.
ICommandProcessor - Interface in org.eclipse.vtp.framework.spi
A service provided by the process controller that accepts commands issued from components of the process.
ICommandVisitor - Interface in org.eclipse.vtp.framework.spi
Base interface for the command visitor hierarchy.
IConfiguration - Interface in org.eclipse.vtp.framework.core
Definition of configuration objects capable of being loaded and stored in an XML document.
IconicCanvas - Interface in org.eclipse.vtp.desktop.views.canvas
 
IconicCanvasListener - Interface in org.eclipse.vtp.desktop.views.canvas
 
IContentFactory - Interface in org.eclipse.vtp.framework.interactions.core.media
IContentFactory.
IContentType - Interface in org.eclipse.vtp.framework.interactions.core.media
IContentType.
IContentTypeRegistry - Interface in org.eclipse.vtp.framework.interactions.core.media
ILanguageRegistry.
IContext - Interface in org.eclipse.vtp.framework.core
A registry of service objects indexed by identifier.
IController - Interface in org.eclipse.vtp.framework.common.controller
An service that can be used by components in the process engine to influence the actions of the external process controller.
IControllerCommandVisitor - Interface in org.eclipse.vtp.framework.common.commands
A visitor capable of handling forward, include, and exit commands.
IConversation - Interface in org.eclipse.vtp.framework.interactions.core.conversation
Represents a conversation between the process engine and an external entity.
IConversationCommandVisitor - Interface in org.eclipse.vtp.framework.interactions.core.commands
A visitor capable of handling conversation commands.
IDatabase - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a folder resource that contains database table definitions.
IDatabase - Interface in org.eclipse.vtp.framework.databases
IDatabase.
IDatabaseRegistry - Interface in org.eclipse.vtp.framework.databases
A registry for the databases configured in the process.
IDatabaseSet - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the folder resource of an application project that contains the database configuration information file and folder resources.
IDatabaseTable - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a database table definition file resource.
IDatabaseTableColumn - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a column defined for a database table definition.
IDataObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic piece of data at runtime.
IDataRequest - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A request that collects binary data from the other end of the conversation.
IDataSet - Interface in org.eclipse.vtp.framework.interactions.core.media
 
IDataType - Interface in org.eclipse.vtp.framework.common
Describes a type of dynamic data object.
IDataTypeRegistry - Interface in org.eclipse.vtp.framework.common
A service that manages dynamic data types available to the system.
IDateObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic date and/or time value.
IDecimalObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic, fixed-point decimal number.
IdentifierDescriptor - Class in org.eclipse.vtp.framework.engine
An object that describes an identifier of a service.
IdentifierDescriptor(String, String[]) - Constructor for class org.eclipse.vtp.framework.engine.IdentifierDescriptor
Creates a new FieldDescriptor.
IDependency - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the file resource of an application project that is a custom dependency of a project.
IDependencySet - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the folder resource of an application project that contains the custom dependencies of a project.
IDispatcher - Interface in org.eclipse.vtp.framework.common.controller
An object capable of re-directing the flow of the process engine.
IDocument - Interface in org.eclipse.vtp.framework.interactions.core.platforms
This interface represents an abstract document that can be represented in an XML structure.
IEncryptionEngine - Interface in org.eclipse.vtp.framework.common
A simple interface for encrypting process configuration data.
IEndMessage - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A message that displays data to the agent on the other end of a conversation.
IExecution - Interface in org.eclipse.vtp.framework.spi
A collection of steps in a process.
IExecutionContext - Interface in org.eclipse.vtp.framework.core
A service available to all services at the execution or action scope.
IExecutionDescriptor - Interface in org.eclipse.vtp.framework.spi
A descriptor for process instances.
IExitDispatcher - Interface in org.eclipse.vtp.framework.common.controller
A dispatcher that terminates the current process and returns control to the process that included it.
IExternalReference - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A request that collects data from an externally referenced resource.
If - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The If class represents the <if> VXML element.
If(String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.If
Creates a new instance of If with the specified conditional expression.
IFinal - Interface in org.eclipse.vtp.framework.interactions.core.conversation
An interaction run at the beginning of a conversation.
IFormatManager - Interface in org.eclipse.vtp.framework.interactions.core.media
 
IFormatter - Interface in org.eclipse.vtp.framework.interactions.core.media
This interface outlines the functions responsible for transforming dynamic information into a language specific representation.
IFormatterRegistry - Interface in org.eclipse.vtp.framework.interactions.core.media
IResourceRegistry.
IForwardDispatcher - Interface in org.eclipse.vtp.framework.common.controller
A dispatcher that terminates the current process and forwards control to another process.
ignorableWhitespace(char[], int, int) - Method in class org.eclipse.vtp.framework.util.XMLWriter
 
IGrammarFile - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents an input recognition grammar file rosource.
IIncludeDispatcher - Interface in org.eclipse.vtp.framework.common.controller
A dispatcher that suspends the current process, forwards control to another process, and resumes the current process when the target process completes.
IInitial - Interface in org.eclipse.vtp.framework.interactions.core.conversation
An interaction run at the beginning of a conversation.
IInputGrammarFactory - Interface in org.eclipse.vtp.framework.interactions.core.media
IInputGrammarFactory.
IInputRequest - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A request that collects a data value from the other end of the conversation.
IInteraction - Interface in org.eclipse.vtp.framework.interactions.core.conversation
Base type for conversational interactions.
IInteractionType - Interface in org.eclipse.vtp.framework.interactions.core
IInteractionType.
IInteractionTypeRegistry - Interface in org.eclipse.vtp.framework.interactions.core
IInteractionTypeRegistry.
IInteractionTypeSelection - Interface in org.eclipse.vtp.framework.interactions.core
IInteractionTypeSelection.
ILanguage - Interface in org.eclipse.vtp.framework.interactions.core
ILanguage.
ILanguageRegistry - Interface in org.eclipse.vtp.framework.interactions.core
ILanguageRegistry.
ILanguageSelection - Interface in org.eclipse.vtp.framework.interactions.core
IlanguageSelection.
ILink - Interface in org.eclipse.vtp.framework.interactions.core.platforms
ILink.
ILinkFactory - Interface in org.eclipse.vtp.framework.interactions.core.platforms
ILinkFactory.
ILogger - Interface in org.eclipse.vtp.framework.core
An interface to use for common logging purposes.
IMediaContainer - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a folder resource that contains media resources such as audio and grammar file resources as well as other folder resources that can contain similar items.
IMediaFile - Interface in org.eclipse.vtp.desktop.projects.core
This abstract interface represents a generic media file resource.
IMediaFileFactory - Interface in org.eclipse.vtp.desktop.projects.core
 
IMediaFilesFolder - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the media files resource folder that occurs in persona projects and brands in application projects.
IMediaFolder - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a user created folder below the media files folder of persona projects and brands in application projects.
IMediaProject - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the top level project folder resource for persona language support projects.
IMediaProvider - Interface in org.eclipse.vtp.framework.interactions.core.media
 
IMediaProviderRegistry - Interface in org.eclipse.vtp.framework.interactions.core.media
 
IMediaResource - Interface in org.eclipse.vtp.desktop.projects.core
This abstract interface represents a generic file or folder media resource.
IMetaDataMessage - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A message that sends attributes to the agent handling the other end of a conversation.
IMetaDataRequest - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A message that requests attributes from the agent handling the other end of a conversation.
importContents(Object) - Method in class org.eclipse.vtp.framework.common.commands.ExitCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.common.commands.ForwardCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.common.commands.IncludeCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.BridgeMessageCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.DataRequestCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.EndMessageCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.ExternalReferenceCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.FinalCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.InitialCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.InputRequestCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.MetaDataMessageCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.MetaDataRequestCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.OutputMessageCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
 
importContents(Object) - Method in class org.eclipse.vtp.framework.interactions.core.commands.TransferMessageCommand
 
importContents(Object) - Method in interface org.eclipse.vtp.framework.spi.ICommand
Configures the contents of this command with a structure previously returned from ICommand.exportContents().
IncludeAction - Class in org.eclipse.vtp.framework.common.actions
An action that suspends the current process, forwards control to another process, and resumes when that process completes.
IncludeAction(IActionContext, IController, DispatchConfiguration) - Constructor for class org.eclipse.vtp.framework.common.actions.IncludeAction
Creates a new ForwardAction.
IncludeCommand - Class in org.eclipse.vtp.framework.common.commands
A command that tells the process engine to suspend the current process and pass control to another process, resuming the current process when the target process completes.
IncludeCommand() - Constructor for class org.eclipse.vtp.framework.common.commands.IncludeCommand
Creates a new IncludeCommand.
incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.vtp.desktop.projects.core.builder.VoiceApplicationBuilder
Performs any build tasks required by the resource delta of the application project.
incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.vtp.desktop.projects.core.builder.VoiceApplicationFragmentBuilder
Performs any build tasks required by the resource delta of the application project.
incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.vtp.desktop.projects.voice.builder.VoicePersonaBuilder
Performs any build tasks required by the resource delta of the persona project.
INDEX_PATH - Static variable in class org.eclipse.vtp.framework.engine.http.HttpConnector
The path info prefix for the deployment index.
info(String) - Method in interface org.eclipse.vtp.framework.core.ILogger
Creates and publishes an informational log entry with the specified attributes.
info(String, Dictionary) - Method in interface org.eclipse.vtp.framework.core.ILogger
Creates and publishes an informational log entry with the specified attributes.
info(String[], String) - Method in interface org.eclipse.vtp.framework.core.ILogger
Creates and publishes an informational log entry with the specified attributes.
info(String[], String, Dictionary) - Method in interface org.eclipse.vtp.framework.core.ILogger
Creates and publishes an informational log entry with the specified attributes.
info(String) - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
info(String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
info(String[], String) - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
info(String[], String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
info(String) - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
info(String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
info(String[], String) - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
info(String[], String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
info(String) - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
info(String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
info(String[], String) - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
info(String[], String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
info(String) - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
info(String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
info(String[], String) - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
info(String[], String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
info(String) - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
info(String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
info(String[], String) - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
info(String[], String, Dictionary) - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
init(IConfigurationElement) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider
 
init(IConfigurationElement) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedPrimitiveInformationProvider
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.core.impl.DatabaseTableEditor
 
init(RenderedModel) - Method in class org.eclipse.vtp.desktop.editors.core.impl.DialogCustomizerWindow
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.core.impl.DialogEditor
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ModelEditor
 
init(IWorkbench) - Method in class org.eclipse.vtp.desktop.editors.core.preferences.ThemePreferencePage
 
init(IEditorSite, IEditorInput) - Method in class org.eclipse.vtp.desktop.editors.voice.editor.VoiceEditor
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.core.export._OldExportWebappWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.core.export.ExportWebappWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.core.wizards.CreateApplicationFragmentProjectWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.core.wizards.CreateApplicationFragmentWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.core.wizards.CreateApplicationWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.core.wizards.CreateDialogWizard
 
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.vtp.desktop.projects.voice.wizards.CreateVoiceWizard
 
InitialAction - Class in org.eclipse.vtp.framework.interactions.core.actions
InitialAction.
InitialAction(IActionContext, IVariableRegistry, IDataTypeRegistry, AssignmentConfiguration[], IConversation, IBrandSelection) - Constructor for class org.eclipse.vtp.framework.interactions.core.actions.InitialAction
Creates a new InitialAction.
InitialCommand - Class in org.eclipse.vtp.framework.interactions.core.commands
InitialCommand.
InitialCommand() - Constructor for class org.eclipse.vtp.framework.interactions.core.commands.InitialCommand
Creates a new InitialCommand.
initialize(Composite, VoiceModel) - Method in class org.eclipse.vtp.desktop.editors.voice.editor.SharedContentPage
 
initialize(String, String[], Content, IMediaProvider) - Method in class org.eclipse.vtp.desktop.editors.voice.editor.VoiceContentDialog
Sets the name, content item, and media provider for this dialog edits.
initializeApplicationFragmentStructure(IProject, String, String) - Static method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
initializeApplicationStructure(IProject, String, String) - Static method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
initializeDefaultPluginPreferences() - Method in class org.eclipse.vtp.desktop.editors.core.Activator
 
initializeGraphics(GC, Map) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedCanvas
 
initializeGraphics(GC, Map) - Method in class org.eclipse.vtp.desktop.editors.core.model.RenderedModel
 
initializeGraphics(GC, Map) - Method in interface org.eclipse.vtp.desktop.editors.core.theme.ComponentFrame
 
initializeGraphics(GC, Map) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionConnectorFrame
 
initializeGraphics(GC, Map) - Method in class org.eclipse.vtp.desktop.editors.themes.attraction.AttractionElementFrame
 
initializeGraphics(GC, Map) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisConnectorFrame
 
initializeGraphics(GC, Map) - Method in class org.eclipse.vtp.desktop.editors.themes.mantis.MantisElementFrame
 
initializeImageRegistry(ImageRegistry) - Method in class org.eclipse.vtp.desktop.core.Activator
 
initializeMediaStructure(IProject) - Static method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
initializeMediaStructure(IProject) - Static method in class org.eclipse.vtp.desktop.projects.voice.Activator
 
initializePersonaStructure(IProject, String, String, String, String) - Static method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
initializePersonaStructure(IProject, String, String, String, String) - Static method in class org.eclipse.vtp.desktop.projects.voice.Activator
 
initialValue - Variable in class org.eclipse.vtp.framework.interactions.voice.vxml.Variable
The initial value of this variable
InlineGrammar - Class in org.eclipse.vtp.framework.interactions.voice.vxml
The InlineGrammar class represents the <grammar> VXML element with the grammar structure embedded as child elements.
InlineGrammar(String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.InlineGrammar
Creates a new InlineGrammar.
INPUT - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "input" keyword.
INPUT_TYPE_CUSTOM - Static variable in class org.eclipse.vtp.framework.interactions.core.commands.ConversationCommand
Any custom type of input.
INPUT_TYPE_FILE - Static variable in class org.eclipse.vtp.framework.interactions.core.commands.ConversationCommand
The type of input that contains a resource path.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ComparisonPropertiesPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryDataMappingPropertiesPanel.MappingContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySearchCriteriaPropertiesPanel.CriteriaContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySearchCriteriaPropertiesPanel.ValueDialog.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryTargetVariablePropertiesPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentOutputMappingPanel.MappingContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentStartVariablesPropertyPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ReturnVariablesPropertyPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.InputTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.InputValueDialog.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.OutputTableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.TransferGeneralPropertiesPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallInputPropertiesPanel
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallOutputPropertiesPanel.MappingContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallTargetVariablePropertiesPanel.VariableContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ConnectorPropertiesPanel.PathContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.core.impl.DatabaseTableEditor.FieldContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.editors.voice.editor.SharedContentPage
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.projects.core.export.ConfigureDatabasesPage
 
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.vtp.desktop.projects.core.export.SelectApplicationsPage
 
InputConfiguration - Class in org.eclipse.vtp.framework.interactions.core.configurations
InputConfiguration.
InputConfiguration(IInputGrammarFactory) - Constructor for class org.eclipse.vtp.framework.interactions.core.configurations.InputConfiguration
Creates a new InputConfiguration.
inputCreatorPanelExtensionId - Static variable in class org.eclipse.vtp.desktop.media.core.InputGrammarCreatorPanelManager
 
InputGrammar - Class in org.eclipse.vtp.framework.interactions.core.media
 
InputGrammar() - Constructor for class org.eclipse.vtp.framework.interactions.core.media.InputGrammar
 
InputGrammarCreatorPanel - Class in org.eclipse.vtp.desktop.media.core
 
InputGrammarCreatorPanel() - Constructor for class org.eclipse.vtp.desktop.media.core.InputGrammarCreatorPanel
 
InputGrammarCreatorPanelManager - Class in org.eclipse.vtp.desktop.media.core
 
InputGrammarCreatorPanelManager() - Constructor for class org.eclipse.vtp.desktop.media.core.InputGrammarCreatorPanelManager
 
InputGrammarCreatorPanelManager.ContentCreatorRecord - Class in org.eclipse.vtp.desktop.media.core
 
InputGrammarCreatorPanelManager.ContentCreatorRecord() - Constructor for class org.eclipse.vtp.desktop.media.core.InputGrammarCreatorPanelManager.ContentCreatorRecord
 
InputLoadingManager - Class in org.eclipse.vtp.framework.media
 
InputLoadingManager() - Constructor for class org.eclipse.vtp.framework.media.InputLoadingManager
 
InputManager - Class in org.eclipse.vtp.framework.interactions.core.services
Implementation of IInputGrammarFactory.
InputManager(IExtensionRegistry) - Constructor for class org.eclipse.vtp.framework.interactions.core.services.InputManager
Creates a new InputManager.
InputRequestAction - Class in org.eclipse.vtp.framework.interactions.core.actions
An action that enqueues an input request.
InputRequestAction(IActionContext, IVariableRegistry, IConversation, InputRequestConfiguration) - Constructor for class org.eclipse.vtp.framework.interactions.core.actions.InputRequestAction
Creates a new InputRequestAction.
InputRequestCommand - Class in org.eclipse.vtp.framework.interactions.core.commands
A command that accepts input from the user.
InputRequestCommand() - Constructor for class org.eclipse.vtp.framework.interactions.core.commands.InputRequestCommand
Creates a new InputRequestCommand.
InputRequestConfiguration - Class in org.eclipse.vtp.framework.interactions.core.configurations
Configuration for an input request interaction.
InputRequestConfiguration(IContentFactory, IInputGrammarFactory) - Constructor for class org.eclipse.vtp.framework.interactions.core.configurations.InputRequestConfiguration
Creates a new InputRequestConfiguration.
InputType - Class in org.eclipse.vtp.framework.media
 
InputType(String, String) - Constructor for class org.eclipse.vtp.framework.media.InputType
 
inputTypeExtensionId - Static variable in class org.eclipse.vtp.framework.media.InputLoadingManager
 
insertElement(int, IDataObject) - Method in interface org.eclipse.vtp.framework.common.IArrayObject
Inserts an item at the specified index in this array.
insertFileOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.DataRequestCommand
Adds a file output item to this output message at the specified index.
insertFileOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.InputRequestCommand
Adds a file output item to this output message at the specified index.
insertFileOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.OutputMessageCommand
Adds a file output item to this output message at the specified index.
insertFileOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a file output item to this selection request at the specified index.
insertMidPoint(int, int, int) - Method in class org.eclipse.vtp.desktop.editors.core.model.UIConnector
 
insertOption(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Inserts an option into this selection request at the specified index..
insertOptionFileOutput(int, int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a file output item to this selection request at the specified index.
insertOptionTextOutput(int, int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a text output item to this selection request at the specified index.
insertTextOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.DataRequestCommand
Adds a text output item to this output message at the specified index.
insertTextOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.InputRequestCommand
Adds a text output item to this output message at the specified index.
insertTextOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.OutputMessageCommand
Adds a text output item to this output message at the specified index.
insertTextOutput(int, String) - Method in class org.eclipse.vtp.framework.interactions.core.commands.SelectionRequestCommand
Adds a text output item to this selection request at the specified index.
InteractionsConstants - Interface in org.eclipse.vtp.framework.interactions.core.configurations
ConfigConstants.
InteractionType - Class in org.eclipse.vtp.desktop.core
 
InteractionType(String, String) - Constructor for class org.eclipse.vtp.desktop.core.InteractionType
 
interactionTypeExtensionId - Static variable in class org.eclipse.vtp.desktop.core.InteractionTypeManager
 
InteractionTypeManager - Class in org.eclipse.vtp.desktop.core
 
InteractionTypeManager() - Constructor for class org.eclipse.vtp.desktop.core.InteractionTypeManager
 
InteractionTypeRegistry - Class in org.eclipse.vtp.framework.interactions.core.services
Implementation of IInteractionTypeRegistry.
InteractionTypeRegistry(IExtensionRegistry) - Constructor for class org.eclipse.vtp.framework.interactions.core.services.InteractionTypeRegistry
Creates a new InteractionTypeRegistry.
InternalAction - Class in org.eclipse.vtp.desktop.core.actions.util
This is a facade class that wraps an IProvisioningModelAction.
InternalAction(String, String, String) - Constructor for class org.eclipse.vtp.desktop.core.actions.util.InternalAction
Creates a new InternalAction with the given container id, name, and fully qualified name of the implementing action class.
InternalActionItem - Class in org.eclipse.vtp.desktop.core.actions.util
The abstract base class for all implementations of IProvisioningActionItem.
InternalActionItem(String, String) - Constructor for class org.eclipse.vtp.desktop.core.actions.util.InternalActionItem
Creates a new InternalActionItem with the given container and name.
InternalActionItemContainer - Interface in org.eclipse.vtp.desktop.core.actions.util
This interface represents sub-menu constructs within a context menu setting.
InternalActionSet - Class in org.eclipse.vtp.desktop.core.actions.util
This is a concrete menu/sub-menu implementation of the IProvisioningActionSet and InternalActionItemContainer interfaces and provides the default behavior of those interfaces.
InternalActionSet(String, String) - Constructor for class org.eclipse.vtp.desktop.core.actions.util.InternalActionSet
Creates a new InternalActionSet with the given container id and name.
InternalActionSetSection - Class in org.eclipse.vtp.desktop.core.actions.util
This is a concrete implementation of IternalActionContainer that represents a set of action items to be grouped together with a separator in the menu.
InternalActionSetSection(String, String, SectionConstraint) - Constructor for class org.eclipse.vtp.desktop.core.actions.util.InternalActionSetSection
Creates a new InternalActionSetSection with the given container id, name, and location constraint.
INumberObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic, integer number.
invokeFunction(String, Object[]) - Method in interface org.eclipse.vtp.framework.common.IScriptable
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.BrandRegistry
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.BrandSelection
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.DataTypeRegistry
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.ScriptableActionContext
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.ScriptableExecutionContext
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.ScriptableLogger
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.ScriptableProcessContext
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.ScriptableSessionContext
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.services.VariableRegistry
 
invokeFunction(String, Object[]) - Method in class org.eclipse.vtp.framework.common.support.ScriptableArray
 
Iota - Class in org.eclipse.vtp.framework.interactions.voice.vxml
Base type for items contained in a Rule.
Iota() - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Iota
Creates a new Iota.
IOutputMessage - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A message that displays data to the agent on the other end of a conversation.
IPlatform - Interface in org.eclipse.vtp.framework.interactions.core.platforms
IPlatform.
IPlatformSelector - Interface in org.eclipse.vtp.framework.interactions.core.platforms
IPlatformSelector.
IProcess - Interface in org.eclipse.vtp.framework.spi
A process that can be stepped through.
IProcessContext - Interface in org.eclipse.vtp.framework.core
A service available to all services at any scope.
IProcessDefinition - Interface in org.eclipse.vtp.framework.spi
Defines the structure of a process created by the process engine.
IProcessDescriptor - Interface in org.eclipse.vtp.framework.spi
A descriptor for process instances.
IProcessEngine - Interface in org.eclipse.vtp.framework.spi
A process engine that can create process instances from descriptors.
IProcessEngineObserver - Interface in org.eclipse.vtp.framework.spi
An observer that is notified of changes to the process engine.
IPromptSet - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the file resource that contains the prompt configuration of a persona project or an application brand.
IProvisioningActionConstants - Interface in org.eclipse.vtp.desktop.core.actions.util
Definition of the static constants that represent the state of actions/actionsets.
IProvisioningActionItem - Interface in org.eclipse.vtp.desktop.core.actions.util
This interface represents either a menu item of a sub-menu item.
IProvisioningActionItemFilter - Interface in org.eclipse.vtp.desktop.core.actions.util
This interface represents a filter that calculates the visibility state of an action item based on the user's selection.
IProvisioningActionItemSorter - Interface in org.eclipse.vtp.desktop.core.actions.util
 
IProvisioningActionSet - Interface in org.eclipse.vtp.desktop.core.actions.util
 
IProvisioningModelAction - Interface in org.eclipse.vtp.desktop.core.actions.util
 
IProvisioningModelSelection - Interface in org.eclipse.vtp.desktop.core.actions.util
 
IRefreshListener - Interface in org.eclipse.vtp.desktop.projects.core.event
This interface is used to notify listners when a resource should be refreshed.
IRenderingQueue - Interface in org.eclipse.vtp.framework.interactions.core.platforms
IRenderingQueue.
IReporter - Interface in org.eclipse.vtp.framework.core
An interface to report generic events to.
IResourceManager - Interface in org.eclipse.vtp.framework.interactions.core.media
 
IResourceManagerRegistry - Interface in org.eclipse.vtp.framework.interactions.core.media
IResourceRegistry.
IRunnableCommand - Interface in org.eclipse.vtp.framework.spi
A command returned by the process engine when an action or observer is to be executed.
IRunnableCommandVisitor - Interface in org.eclipse.vtp.framework.spi
A visitor for the base runnable command.
isApplicationFragmentProject(IProject) - Static method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
isApplicationProject(IProject) - Static method in class org.eclipse.vtp.desktop.projects.core.DesktopCorePlugin
 
isArray() - Method in class org.eclipse.vtp.desktop.projects.core.FieldType
 
isArrayType() - Method in interface org.eclipse.vtp.framework.common.IDataType
Returns true if this type represents an array type.
isArrayType() - Method in class org.eclipse.vtp.framework.common.support.CustomDataType
 
isAutoIncrement() - Method in class org.eclipse.vtp.desktop.projects.core.ColumnType
 
isBargeInEnabled() - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Prompt
Returns true if the caller can barge in.
isBeepEnabled() - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Recording
Returns the beep toggle setting.
isBlocking() - Method in class org.eclipse.vtp.framework.engine.ActionDescriptor
Returns true if this action is blocking.
isBlocking() - Method in class org.eclipse.vtp.framework.engine.ObserverDescriptor
Returns true if this observer is blocking.
isBlocking() - Method in class org.eclipse.vtp.framework.engine.runtime.Action
 
isBlocking() - Method in class org.eclipse.vtp.framework.engine.runtime.Executable
Returns true if this execution is blocking.
isBlocking() - Method in class org.eclipse.vtp.framework.engine.runtime.Observer
 
isBridgeEnabled() - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Transfer
Returns the bridge setting.
isComplete() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySettingsStructure
 
isComplete() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallSettingsStructure
 
isComplexType() - Method in interface org.eclipse.vtp.framework.common.IDataType
Returns true if this type represents a type with named fields.
isComplexType() - Method in class org.eclipse.vtp.framework.common.support.CustomDataType
 
isContentValid() - Method in class org.eclipse.vtp.desktop.editors.voice.editor.VoiceContentDialog
 
isContentValid() - Method in class org.eclipse.vtp.desktop.media.core.ContentDialog
Returns true if the content of this dialog is valid and the OK button should be enabled.
IScriptable - Interface in org.eclipse.vtp.framework.common
IScriptable.
IScriptingContext - Interface in org.eclipse.vtp.framework.common
IScriptingContext.
IScriptingEngine - Interface in org.eclipse.vtp.framework.common
 
IScriptingProvider - Interface in org.eclipse.vtp.framework.common
IScriptingProvider.
IScriptingService - Interface in org.eclipse.vtp.framework.common
IScriptingService.
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.Content
 
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.FileContent
 
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.FileInputGrammar
 
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.FormattableContent
 
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.InputGrammar
 
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.ReferencedContent
 
isDataAware() - Method in class org.eclipse.vtp.framework.interactions.core.media.TextContent
 
isDebugEnabled() - Method in interface org.eclipse.vtp.framework.core.ILogger
Returns true if the debug severity level is enabled.
isDebugEnabled() - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
isDebugEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
isDebugEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
isDebugEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
isDebugEnabled() - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
isDefault() - Method in interface org.eclipse.vtp.framework.common.IBrand
 
isDirectoryResource(String) - Method in class org.eclipse.vtp.framework.engine.ResourceGroup
 
isDirectoryResource(String) - Method in interface org.eclipse.vtp.framework.interactions.core.media.IResourceManager
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.core.impl.DatabaseTableEditor
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.core.impl.DialogEditor
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.core.impl.ModelEditor
 
isDirty() - Method in class org.eclipse.vtp.desktop.editors.voice.editor.VoiceEditor
 
isDtmfTermEnabled() - Method in class org.eclipse.vtp.framework.interactions.voice.vxml.Recording
Returns the DTMF toggle setting.
isDynamic() - Method in class org.eclipse.vtp.desktop.core.actions.util.DynamicMenuManager
 
isDynamic() - Method in class org.eclipse.vtp.desktop.media.core.DynamicContentCreatorPanel
Returns true if this panel displays variable selection.
isDynamicSelected() - Method in class org.eclipse.vtp.desktop.media.core.DynamicContentCreatorPanel
Returns true if the dynamic value is currently selected.
ISelectionRequest - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A request that collects a value selection from the other end of the conversation.
isEmpty() - Method in class org.eclipse.vtp.framework.engine.http.DeploymentExecution
 
isEmpty() - Method in interface org.eclipse.vtp.framework.interactions.core.platforms.IRenderingQueue
 
isEmpty() - Method in class org.eclipse.vtp.framework.util.ConfigurationDictionary
 
isEnabled() - Method in class org.eclipse.vtp.desktop.core.actions.util.DynamicMenuManager
 
isEqualTo(Object) - Method in interface org.eclipse.vtp.framework.common.IDataObject
Returns true if the specified value is equal to this object's value.
isErrorEnabled() - Method in interface org.eclipse.vtp.framework.core.ILogger
Returns true if the error severity level is enabled.
isErrorEnabled() - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
isErrorEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
isErrorEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
isErrorEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
isErrorEnabled() - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
ISession - Interface in org.eclipse.vtp.framework.spi
A collection of executions of the steps in a process.
ISessionContext - Interface in org.eclipse.vtp.framework.core
A service available to all services at any scope except the process scope.
ISessionDescriptor - Interface in org.eclipse.vtp.framework.spi
The descriptor for a session in the process engine.
isFileResource(String) - Method in class org.eclipse.vtp.framework.engine.ResourceGroup
 
isFileResource(String) - Method in interface org.eclipse.vtp.framework.interactions.core.media.IResourceManager
 
isGreaterThan(Object) - Method in interface org.eclipse.vtp.framework.common.IDataObject
Returns true if the specified value is greater than this object's value.
isGreaterThanOrEqualTo(Object) - Method in interface org.eclipse.vtp.framework.common.IDataObject
Returns true if the specified value is greater than or equal to this object's value.
ISharedContentProvider - Interface in org.eclipse.vtp.framework.interactions.core.media
 
isImportant(IWorkbenchPart) - Method in class org.eclipse.vtp.desktop.views.canvas.CanvasBrowserView
 
isImportant(IWorkbenchPart) - Method in class org.eclipse.vtp.desktop.views.pallet.PalletView
 
isInfoEnabled() - Method in interface org.eclipse.vtp.framework.core.ILogger
Returns true if the informational severity level is enabled.
isInfoEnabled() - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
isInfoEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
isInfoEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
isInfoEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
isInfoEnabled() - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.dialogs.AttachedDataEntryDialog.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AdvancedTransferGeneralPropertiesPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ApplicationStartVariablesPropertyPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.AssignmentVariablesPropertyPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ComparisonPropertiesPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryDataMappingPropertiesPanel.MappingLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySearchCriteriaPropertiesPanel.CriteriaLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQueryTargetVariablePropertiesPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentOutputMappingPanel.MappingLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.FragmentStartVariablesPropertyPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.ReturnVariablesPropertyPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.InputTableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.SubdialogPropertiesPanel.OutputTableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.TransferGeneralPropertiesPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallOutputPropertiesPanel.MappingLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallTargetVariablePropertiesPanel.VariableLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor.FieldLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.impl.ConnectorPropertiesPanel.PathLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.editors.core.impl.DatabaseTableEditor.FieldLabelProvider
 
isLabelProperty(Object, String) - Method in class org.eclipse.vtp.desktop.projects.core.export.ConfigureDatabasesPage
 
isLessThan(Object) - Method in interface org.eclipse.vtp.framework.common.IDataObject
Returns true if the specified value is less than this object's value.
isLessThanOrEqualTo(Object) - Method in interface org.eclipse.vtp.framework.common.IDataObject
Returns true if the specified value is less than or equal to this object's value.
isMediaProject(IProject) - Method in class org.eclipse.vtp.desktop.projects.core.MediaProjectManager
 
isMouseOver() - Method in class org.eclipse.vtp.desktop.core.custom.TextLink
 
isNextBlocking() - Method in class org.eclipse.vtp.framework.engine.runtime.Sequence
Returns true if the next step is blocking.
isNextStepBlocking() - Method in class org.eclipse.vtp.framework.engine.runtime.Execution
 
isNextStepBlocking() - Method in interface org.eclipse.vtp.framework.spi.IExecution
Returns true if there is at least one step to perform and the next step may block across executions.
isNullable() - Method in class org.eclipse.vtp.desktop.projects.core.ColumnType
Determines if the column can accept or contain NULL values.
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginFragmentInformationProvider
 
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.BeginInformationProvider
 
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.DatabaseQueryInformationProvider
 
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.RecordInformationProvider
 
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.ScriptedCustomIntegrationInformationProvider
 
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.VariableAssignmentInformationProvider
 
isObject(String) - Method in class org.eclipse.vtp.desktop.editors.core.elements.WebserviceCallInformationProvider
 
isObject() - Method in class org.eclipse.vtp.desktop.projects.core.FieldType
Determines whether or not this field type represents a business object.
isPersonaProject(IProject) - Static method in class org.eclipse.vtp.desktop.projects.voice.Activator
 
isPopOnDrop() - Method in class org.eclipse.vtp.desktop.views.pallet.PalletItem
 
isPrimaryCanvas() - Method in interface org.eclipse.vtp.desktop.views.canvas.IconicCanvas
 
isProjectDirty(String) - Method in class org.eclipse.vtp.desktop.projects.core.export.Exporter
Returns true if the specified project is dirty.
isProjectSelected(String) - Method in class org.eclipse.vtp.desktop.projects.core.export.Exporter
Returns true if the specified project is selected.
isReadOnly() - Method in class org.eclipse.vtp.desktop.model.core.ObjectField
 
isReadOnly() - Method in interface org.eclipse.vtp.framework.common.IDataObject
Returns true if this data object is immutable.
isReservedIdentifier(String) - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
Returns true if the specified identifier is implemented by the context.
isReservedIdentifier(String) - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
Returns true if the specified identifier is implemented by the context.
isReservedIdentifier(String) - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
Returns true if the specified identifier is implemented by the context.
isReservedIdentifier(String) - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
Returns true if the specified identifier is implemented by the context.
isResolvable() - Method in class org.eclipse.vtp.framework.interactions.core.media.Content
 
isResolvable() - Method in class org.eclipse.vtp.framework.interactions.core.media.ContentComposite
 
isResolvable() - Method in class org.eclipse.vtp.framework.interactions.core.media.ReferencedContent
 
isResultArray() - Method in class org.eclipse.vtp.framework.databases.configurations.DatabaseQueryConfiguration
Returns true if multiple records should be returned.
isResultArray() - Method in class org.eclipse.vtp.framework.webservices.configurations.WebServiceCallConfiguration
Returns true if multiple records should be returned.
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationEditor
 
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.core.impl.ApplicationFragmentEditor
 
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.core.impl.BusinessObjectEditor
 
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.core.impl.DatabaseTableEditor
 
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.core.impl.DialogEditor
 
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.core.impl.ModelEditor
 
isSaveAsAllowed() - Method in class org.eclipse.vtp.desktop.editors.voice.editor.VoiceEditor
 
isSelected() - Method in class org.eclipse.vtp.desktop.core.custom.TextLink
 
isSelectedCanvas() - Method in interface org.eclipse.vtp.desktop.views.canvas.IconicCanvas
 
isSeverityEnabled(int) - Method in interface org.eclipse.vtp.framework.core.IReporter
Returns true if the specified severity level is enabled.
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.http.Deployment
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.osgi.Activator
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.AbstractActionContext
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.AbstractExecutionContext
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.AbstractProcessContext
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.AbstractSessionContext
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
isSeverityEnabled(int) - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
isSeverityEnabled(int) - Method in interface org.eclipse.vtp.framework.spi.IProcessDescriptor
Returns true if the specified report severity level is enabled.
isSimpleType() - Method in interface org.eclipse.vtp.framework.common.IDataType
Returns true if this type represents a boolean, date, decimal, number, or string type.
isSimpleType() - Method in class org.eclipse.vtp.framework.common.support.CustomDataType
 
isTargetVariableExists() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.DatabaseQuerySettingsStructure
 
isTargetVariableExists() - Method in class org.eclipse.vtp.desktop.editors.core.elements.properties.WebServiceCallSettingsStructure
 
IStringObject - Interface in org.eclipse.vtp.framework.common
Represents a dynamic sequence of characters.
isValidImplementation(Class) - Static method in class org.eclipse.vtp.framework.engine.DescriptorUtils
Returns true if the specified type is a public, concrete class with at least one public constructor.
isValidImplementation(Class, Class) - Static method in class org.eclipse.vtp.framework.engine.DescriptorUtils
Returns true if the specified type is a public, concrete class with at least one public constructor and is assignable to the specified type.
isWarnEnabled() - Method in interface org.eclipse.vtp.framework.core.ILogger
Returns true if the warning severity level is enabled.
isWarnEnabled() - Method in class org.eclipse.vtp.framework.engine.support.AbstractLogger
 
isWarnEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ActionContextWrapper
 
isWarnEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ExecutionContextWrapper
 
isWarnEnabled() - Method in class org.eclipse.vtp.framework.engine.support.ProcessContextWrapper
 
isWarnEnabled() - Method in class org.eclipse.vtp.framework.engine.support.SessionContextWrapper
 
Item - Class in org.eclipse.vtp.framework.interactions.voice.vxml
A single item contained in a Rule.
Item(String) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Item
Creates a new Item.
Item(OneOf) - Constructor for class org.eclipse.vtp.framework.interactions.voice.vxml.Item
Creates a new Item.
ITEM_TYPE - Static variable in interface org.eclipse.vtp.desktop.projects.core.internals.WebServiceConstants
The "itemType" keyword.
ITransferMessage - Interface in org.eclipse.vtp.framework.interactions.core.conversation
A message that displays data to the agent on the other end of a conversation.
IVariableRegistry - Interface in org.eclipse.vtp.framework.common
A service that manages a collection of named data variables.
IVoiceProject - Interface in org.eclipse.vtp.desktop.projects.voice
This interface represents the top level project folder resource for persona language support projects.
IVoiceToolsDesignProject - Interface in org.eclipse.vtp.desktop.projects.core
 
IVoiceToolsProject - Interface in org.eclipse.vtp.desktop.projects.core
This abstract interface represents an openVXML specific project.
IVoiceToolsResource - Interface in org.eclipse.vtp.desktop.projects.core
This is the base interface for the openVXML project object model.
IWebService - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a folder resource that contains web service message and port definitions.
IWebService - Interface in org.eclipse.vtp.framework.webservices
IWebService.
IWebServiceOperation - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a web service operation.
IWebServicePort - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents a web service port.
IWebServiceRegistry - Interface in org.eclipse.vtp.framework.webservices
IWebServiceRegistry.
IWebServiceSet - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the folder resource of an application project that contains the web service configuration information file and folder resources.
IWebServiceTypeSet - Interface in org.eclipse.vtp.desktop.projects.core
This interface represents the folder resource of an application project that contains the web service type configuration information file and folder resources.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _